func math.archLog1p

2 uses

	math (current package)
		log1p.go#L98: 		return archLog1p(x)
		stubs.go#L116: func archLog1p(x float64) float64 {